home *** CD-ROM | disk | FTP | other *** search
- ; ╒═══════════════════════════════════════════════════════════════════╕
- ; │░░░ DBQ2FTP Configuration File Written By: Khile T. Klock ░░░│
- ; ╘═══════════════════════════════════════════════════════════════════╛
- ;
- SYSOP Khile Klock ;Sysop Name
-
- ADDRESS 1:357/1 ;This is YOUR VALID and PRIMARY node address
-
- LOGFILE I:\DB\DBq2FTP.LOG ;Where to output info on activity.
-
- NETDIR I:\DB\MAIL-OUT ;Outbound Mail is Stored here...
- ;D'Bridge *.msg NetMail
-
- PKTDIR I:\DB\PACKETS ;D'Bridge Packet directory (Packet Path)
- ;D'Bridge Setup says "Temporary Que path"
-
- QUEDIR I:\DB\ARCMAIL ;D'Bridge Queue directory (Disk-Based Que)
- ;D'Bridge Setup says "Outbound Que path"
-
- FTPIN I:\DB\FILES-IN\FTP-IN ;Inbound FTP Files go here for KA9Q
-
- ;-------------------- Outbound Feed Information ----------------------------
- ;
- ; Region 17 FTP Feed
- Begin
- FTPFEED 1:138/146.0 ;Where do you get your FTPMail from.
- ;
- FTPOUT I:\DB\FTP-OUT\RGN17 ;Outbound FTP Files go here.
- ;
- SEND_CRASH ; Send Messages marked CRASH
- ;
- SEND_IMM ; Send Messages marked IMMediate
- ;
- End
- ;
- ; Southern Star Link (BackBone and FileBone)
- Begin
- FTPFEED 1:396/1.0 ;Where do you get your FTPMail from.
- ;
- FTPOUT I:\DB\FTP-OUT\SSTRBONE ;Outbound FTP Files go here.
- ;
- SEND_CRASH ; Send Messages marked CRASH
- ;
- SEND_IMM ; Send Messages marked IMMediate
- End
- ;
- ;------------------------------ Go GIGO Go! ---------------------------------
- ; It's even useful for GIGO!
- ;
- ; 1:357/100 is the address of my FidoNet Gateway, so if mail is destined
- ; for that address, we'll packetize it up and shoot it over to the GIGO
- ; packet directory where GIGO can process it!
- ;
- ; Might also work with WaterGate, dunno....??? Ramon?
- ;
- Begin
- FTPFEED 1:357/100.0 ;What Address is your Gateway?
- ;
- FTPOUT I:\GIGO\PACKETS ;Outbound Gateway Files go here.
- ;
- SEND_CRASH ; Send Messages marked CRASH
- ;
- SEND_IMM ; Send Messages marked IMMediate
- ;
- End
-